home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir37 / bigmenu7.zip / BIGMENU.HLP next >
Text File  |  1993-01-25  |  27KB  |  693 lines

  1. ***INDEX
  2. 001 AUTOEXEC.BAT file
  3. 002 BIGMENU (Addendum and Offers)
  4. 003 BIGMENU (Described)
  5. 033 Command Line Options
  6. 004 Cursor Keys
  7. 006 DOS Commands
  8. 007 Exiting BIGMENU
  9. 035 Hot Keys
  10. 008 Installation
  11. 009 Master Password
  12. 010 Menu Selection (add)
  13. 011 Menu Selection (delete)
  14. 012 Menu Selection (edit)
  15. 013 Menu Selection (run)
  16. 014 Messages
  17. 015 Mouse
  18. 016 Pause Function
  19. 017 Phone Book (add entry)
  20. 018 Phone Book (delete entry)
  21. 019 Phone Book (display entry)
  22. 032 Phone Book (data files)
  23. 020 Phone Book (edit entry)
  24. 021 Phone Book (labels)
  25. 036 Phone Book (password protection)
  26. 031 Phone Book (printing)
  27. 036 Phone Book (settings)
  28. 022 Phone Book (tagging entries)
  29. 032 Phone Book File Manager
  30. 038 Scheduler
  31. 023 Settings (blankout time)
  32. 023 Settings (default colors)
  33. 023 Settings (DOS lock)
  34. 023 Settings (hour chime)
  35. 023 Settings (main menu title)
  36. 023 Settings (monitor type)
  37. 034 Time Execution of a menu item
  38. 026 User Controls (function keys)
  39. 037 User Controls (renaming a user)
  40. 026 User Controls (time restrictions)
  41. 027 User Password
  42. 028 User Menu (add)
  43. 029 User Menu (delete)
  44. 030 User Menu (load)
  45. 037 User Menu (rename)
  46. ***001                                
  47.  
  48. ADDING BIGMENU TO THE AUTOEXEC.BAT FILE:
  49.  
  50.      The AUTOEXEC.BAT is a file that is located in the root directory 
  51. of the boot drive of your computer.  This drive is usually the C: drive 
  52. for hard drive systems.  When you turn your computer on, the operating 
  53. system reads this file and executes the commands in this file. These 
  54. commands configure the start up of your computer to your specifications.  
  55. To look at your AUTOEXEC.BAT use this command:
  56.  
  57. C> TYPE C:\AUTOEXEC.BAT    (this assumes C: to be the boot drive) 
  58.  
  59.      One of the commands in the AUTOEXEC.BAT file is probably a
  60. PATH statement and will look something like this:
  61.  
  62. PATH C:\;C:\DOS
  63.  
  64.      Make sure BIGMENU.BAT is copied to one of the directories in this 
  65. statement.  Note that the install program will copy BIGMENU.BAT to the ROOT 
  66. directory of all drives.
  67.  
  68.      If you want BIGMENU to be loaded when you boot your computer (turn your 
  69. computer on) then make "BIGMENU" the last line in your AUTOEXEC.BAT.  See 
  70. your DOS manual for instructions on editing a text file.  Here is an example 
  71. of an AUTOEXEC.BAT file that will load BIGMENU:
  72.  
  73. ECHO OFF
  74. CLS
  75. PROMPT $P$G
  76. PATH C:\;C:\DOS
  77. BIGMENU
  78.  
  79.      You may have already asked the BIGMENU install program to edit your 
  80. AUTOEXEC.BAT file.  BIGMENU can do this if there was not a program that was 
  81. already loaded by the AUTOEXEC.BAT file.
  82.  
  83.                                     * end *
  84.  
  85. ***002
  86.                                 
  87. BIGMENU ADDENDUM:
  88.  
  89.      For more information about BIGMENU, press <F8> at any menu or print 
  90. README.TXT from the BIGMENU directory.  Any complaints, questions, problems 
  91. or suggestions should be directed to the address or telephone number below.
  92.                       
  93.                        BIGMENU c/o FSCI
  94.                        P.O. Box 161463
  95.                        Altamonte Springs, Fl. 32716-1463
  96.                        (407)869-8999
  97.  
  98. BIGMENU offers:
  99.  
  100.   Registered user options:
  101.      1]  New program disk (latest release):  $5.00
  102.      2]  New BIGMENU user manual:  $5.00
  103.      3]  Customized program for home or business:  Call or write
  104.   
  105.   Unregistered user options:
  106.      4]  Latest program disk (unregistered version):  $5.00
  107.      5]  Program disk and manual (registered):  $35.00
  108.  
  109.      Please enclose your check, option(s), floppy disk size and density, and 
  110. full mailing address with your request.
  111.           
  112.                                     * end *
  113.  
  114. ***003
  115.  
  116. ABOUT BIGMENU:
  117.  
  118.      BIGMENU is a multiuser menu system, designed to make running DOS 
  119. applications an easy task for computer users of all levels.  It is ideal for 
  120. both family use and single PC businesses with multiple users.  Each user can 
  121. define his own menus and menu characteristics.  A system supervisor can 
  122. control the users with time restrictions and function button restrictions.  
  123. BIGMENU writes temporary batch files to run your programs.  The batch files 
  124. use no memory, allowing your application to use all available memory.  
  125. BIGMENU will find your drives, directories, and executable files.  All menus 
  126. and supervisor functions may be password protected.  Access to the operating 
  127. system may also be password protected.
  128.      
  129.      An additional feature of BIGMENU is the phone book.  The phone book data 
  130. base will keep track of names,  addresses, and telephone numbers.  The 
  131. BIGMENU phone book will print address and rolodex labels.  Phone book entries 
  132. can be selected for labels or deletion by tagging or highlighting.
  133.      
  134.      BIGMENU is shareware.  This means that you are welcome to use BIGMENU 
  135. on a 6 week trial basis.  If you find BIGMENU useful beyond the trial period, 
  136. then you are obligated by law to register the program for $35.  Choose <F8> 
  137. from any menu to print a registration form.  You are encouraged to copy the 
  138. program for trial use by others.  You are also encouraged to upload 
  139. BIGMENU7.ZIP to bulletin board systems.  BIGMENU7.ZIP is the compressed 
  140. version of your program and contains within it the 6 BIGMENU program files 
  141. (listed below).  You may reproduce BIGMENU without limit provided that the 
  142. program is not altered in any way and the reproduction contains the 6 
  143. program files listed below.  As an incentive for reproducing and uploading 
  144. BIGMENU you will receive $10 from BIGMENU for each user who receives your 
  145. program and subsequently registers it (your registration number will appear 
  146. on his registration form).  
  147.  
  148. BIGMENU Requirements:
  149.  
  150.         IBM compatible processor with DOS (2.2 or higher)
  151.         640K RAM
  152.         Hard Drive (with 360K free space)
  153.         Any Monitor
  154.         Mouse (optional)
  155.  
  156. BIGMENU program files:
  157.  
  158.         MENU.EXE    
  159.         INSTALL.EXE  
  160.         README.TXT
  161.         README.BAT
  162.         BM_M.PRG
  163.         BIGMENU.HLP
  164.  
  165.                                     * end *
  166.  
  167. ***004
  168.  
  169. THE CURSOR KEYS:
  170.  
  171.  
  172.      BIGMENU uses a scrolling window for all program selections.  The 
  173. following keys are functional:
  174.  
  175. ARROW UP    ............. up one selection
  176. ARROW DOWN  ............. down one selection
  177. PAGE UP     ............. up one page
  178. PAGE DOWN   ............. down one page
  179. HOME        ............. go to first selection
  180. END         ............. go to last selection
  181. A .. Z      ............. go to first selection starting          
  182.                           with the key pressed or the next
  183.                           selection if the letter is not
  184.                           found.  If the same key is pressed
  185.                           again BIGMENU will find the next
  186.                           item starting with the key pressed.
  187.  
  188.                                     * end *
  189.  
  190.  
  191. ***006
  192.  
  193. DOS COMMANDS:
  194.  
  195.      Press <F9> from the main menu or user menu to execute DOS commands.  
  196. Select "Type a DOS Command" to execute a single command.  BIGMENU will
  197. keep a history of 256 commands that you have executed via this option.
  198. If you have exceeded the 256 command limit, you must delete unwanted 
  199. commands to make space for your latest commands.  Select "Choose from 
  200. History List" to execute or delete a command from the history list.  The 
  201. pause function will automatically be activated so that the results of the 
  202. command do not scroll off the screen.  To execute a series of DOS commands 
  203. select "Use DOS" and then return to the menu by typing "EXIT".
  204.      
  205.      From the main menu press <Shift-F9> to go directly to the history 
  206. list.  Press <Ctrl-F9> from the main menu to load COMMAND.COM for multiple
  207. DOS commands (return to menu by typing "EXIT").
  208.  
  209.                                     * end *
  210.  
  211. ***007
  212.  
  213. EXITING BIGMENU:
  214.  
  215.      Press <F10> from the main menu to exit BIGMENU.  If the DOS lock is on, 
  216. then you will be prompted for the master password (if one exists) before you 
  217. can exit.  In DOS type "BIGMENU" to reload BIGMENU.        
  218.  
  219.                                     * end *
  220.  
  221. ***008              
  222.  
  223. INSTALLATION:
  224.  
  225.      Installation will check your program diskette for the necessary program 
  226. files, copy the program files to a directory (BIGMENU) on the drive of your 
  227. choice, create other program files needed to run BIGMENU, search your 
  228. computer for drives, search each drive for directories, edit your 
  229. AUTOEXEC.BAT file (optional), and create BIGMENU.BAT (the batch command file 
  230. used to run BIGMENU).  BIGMENU.BAT will be copied to the root directory of 
  231. each drive.  It is necessary for BIGMENU.BAT to be located in at least one 
  232. directory that is accessed through the DOS PATH statement (this will allow 
  233. you to run BIGMENU from any directory).  The DOS PATH statement is located 
  234. in your AUTOEXEC.BAT file.  If you are reinstalling, your existing menu and
  235. phone book files will not be changed or deleted.
  236.  
  237.      To begin installation, put the program disk into your A: or B: drive and 
  238. type the following commands at the DOS prompt.  If you do not have a program 
  239. disk, then create one by copying the 6 program files to the root directory 
  240. of a floppy disk.  
  241.  
  242. C> A:                   or             C> B:
  243. A> README                              B> README
  244. A> INSTALL                             B> INSTALL
  245.  
  246.      Now follow the step by step instructions until installation is complete.
  247.  
  248.      Use the same commands if you are reinstalling or updating BIGMENU.  
  249. Reinstallation will not affect your existing menu or phone book files.
  250.  
  251.      When installation is complete, type "BIGMENU" to load BIGMENU.
  252.  
  253.                                     * end *
  254.  
  255. ***009
  256.  
  257. MASTER PASSWORD:
  258.  
  259.      Press <F3> from the main menu to change the master password.  You will 
  260. be prompted for the current master password (if one exists) before you can 
  261. change it.  Enter the new master password when prompted and then retype it.  
  262. For no master password, hit enter twice without inputting a password.   
  263. Reinstalling the program will reset the master password. 
  264.  
  265.                                     * end *
  266.  
  267. ***010
  268.  
  269. ADDING A MENU ITEM OR A SUBMENU:
  270.  
  271.      Press <Ctrl-A> from a user menu to add a menu item or a submenu.
  272.  
  273.      ADDING A SUBMENU:  Choose "Add a submenu" and then type a 
  274.      description for the new submenu.  BIGMENU will create a DOS file for the 
  275.      submenu by combining the first 8 characters of the submenu description 
  276.      and the extension ".SUB".  Illegal DOS file name characters are replaced 
  277.      with "_".
  278.  
  279.      ADDING A MENU ITEM USING MENU CONTROL:  Choose "Add a menu item" 
  280.      and then type a description for the menu item (this will be the 
  281.      description as it appears on the menu).  Initiate menu control.  
  282.      Menu control is recommended for less experienced users.  BIGMENU 
  283.      will find your drives, directories, and executable files when using 
  284.      menu control.  Select a drive, directory, and finally an executable 
  285.      file.  If you have added drives or directories and cannot find them 
  286.      on the scrolling list of drives and directories then press <Ctrl-S> 
  287.      to scan for new drives or directories.  The final option will be to 
  288.      add command line parameters.  Some programs will allow you to send 
  289.      information about how the programs should run at the command line.  
  290.      You can type fixed command line parameters now, have BIGMENU prompt you 
  291.      for parameters at run time, or elect no parameters.  If you are not sure 
  292.      what to do or do not want to send your program parameters, then select 
  293.      "No command line parameters".  Now run the program to make sure that it 
  294.      works.  If it does not run, then edit <Ctrl-E> the item that you just 
  295.      created and start over (the most common mistake is to select the wrong 
  296.      executable file). 
  297.  
  298.      ADDING A MENU ITEM USING BATCH CONTROL:  Select "Add a menu item" 
  299.      and then type a description for the menu item (this will be the 
  300.      description as it appears on the menu).  Initiate batch control.  Batch 
  301.      control is recommended only for more advanced users.  BIGMENU recommends 
  302.      that you put all of your batch files in a separate directory (e.g. 
  303.      C:\BATCHES\ or C:\BIGMENU\) and include that directory in your DOS path 
  304.      statement (see the section on AUTOEXEC.BAT).  Now type the batch file 
  305.      name (no extension) that will control your menu item.  The final option 
  306.      will be to add command line parameters.  Batch files allow you to send 
  307.      parameters into your batch file from the command line.  You can type 
  308.      fixed command line parameters now, have BIGMENU prompt you for 
  309.      parameters at run time, or elect no parameters.  If you are not sure 
  310.      what to do or do not want to send your program parameters, then select 
  311.      "No command line parameters".  Finally, if you have DOS 5.0 you can 
  312.      create or edit the batch file.  Now run the program to make sure that it 
  313.      works.  If it does not run, then make sure that the  batch file is in a 
  314.      directory that is in the DOS path statement or in the BIGMENU directory.  
  315.      Also check your batch file, by executing it outside of the BIGMENU 
  316.      environment.  
  317.  
  318.                                     * end *
  319.  
  320. ***011                                                                                  
  321.  
  322. DELETING A MENU ITEM OR SUBMENU:
  323.  
  324.      From the user menu, highlight the item or submenu that you would like to 
  325. delete.  Press <Ctrl-D> and confirm the deletion.  Caution:  Deleting 
  326. submenus will delete all menu items and submenus within the deleted submenu.
  327.  
  328.                                     * end *
  329.  
  330. ***012
  331.  
  332. EDITING A MENU ITEM OR SUBMENU:
  333.  
  334.      From the user menu, choose (highlight) the item or submenu that you 
  335. would like to edit.  Press <Ctrl-E> and make all desired changes.   BIGMENU 
  336. will not allow you to create a menu description that already exists on the 
  337. working menu or duplicate a DOS file name when editing a submenu description.  
  338. BIGMENU creates DOS files from submenu descriptions by taking the first 8 
  339. characters of the description and adding the ".SUB" extension.  Illegal file 
  340. name characters are replaced with "_".
  341.  
  342.                                     * end *
  343.  
  344. ***013
  345.  
  346. RUNNING A MENU SELECTION:
  347.  
  348.      From a user menu, highlight the menu item or submenu that you would like 
  349. to execute.  Press <Enter>.
  350.  
  351.                                     * end *
  352.  
  353. ***014
  354.  
  355. DAILY MESSAGES:
  356.  
  357.      Press <F3> at the main menu and then "Daily Messages" from the settings
  358. menu.  The master password (if one exists) will be needed to access the 
  359. settings menu.  Select a date and the current message will be displayed.  You
  360. may overwrite the current message or add a new message if there is no 
  361. current message.  BIGMENU permits one message for each day of the year. 
  362.  
  363.                                     * end *
  364.  
  365. ***015
  366.                                   
  367. USING A MOUSE:
  368.  
  369.      To use a mouse in BIGMENU, highlight (with the mouse cursor) the 
  370. function that you would like to execute and click the left mouse button.  To 
  371. highlight an item on the scroll window, click the left mouse button once.  To 
  372. execute that item, click the left mouse button again.  Use quick mouse clicks 
  373. to choose functions in BIGMENU.  Do not attempt to "drag" or hold a mouse 
  374. button down (this may result in unpredictable results).  Use the right mouse 
  375. button to escape BIGMENU activities.
  376.  
  377.                                     * end *
  378.  
  379. ***016
  380.  
  381. THE PAUSE FUNCTION:
  382.  
  383.      Press <F3> from the user menu to turn the pause function off and on.  
  384. When the pause function is enabled, it will require the user to strike a 
  385. key prior to reentering his menu from an application.   This is useful if 
  386. you need to read the screen that is left behind by your program or command.
  387.  
  388.                                     * end *
  389.  
  390. ***017
  391.  
  392. ADDING A PHONE BOOK ENTRY:
  393.  
  394.      Press <Ctrl-A> to add an entry to the phone book.  Fill in the wanted 
  395. data fields.  To complete each field press <Enter>.  When the last field is 
  396. complete BIGMENU will give you the option to edit any field.  Press the field 
  397. number that you would like to edit.  Save your new entry by pressing <S>.  
  398. Press <N> to start a new entry or exit by pressing <Esc>. 
  399.      The phone book capacity is 1024 listings.  Total entries are noted next
  400. to the file name, in the title area of the phone book.
  401.  
  402.                                     * end *
  403.  
  404. ***018
  405.  
  406. DELETING PHONE BOOK ENTRIES:
  407.  
  408.      To delete one entry:   Highlight the entry with the mouse or the cursor 
  409. keys.  Press <Ctrl-D>.  Press <H> to delete the highlighted entry.  BIGMENU 
  410. will ask you to confirm your choice.  To delete more than one entry:  
  411. Highlight each entry to be deleted and then tag them with the space bar (see 
  412. below for more information about tagging phone book entries).  An arrow 
  413. symbol will appear to the left of the entry.  Press <Ctrl-D>.  Press <T> to 
  414. delete the tagged entries.  BIGMENU will ask you to confirm your choice. 
  415.  
  416.                                     * end *
  417.  
  418. ***019
  419.  
  420. DISPLAYING PHONE BOOK INFORMATION:
  421.  
  422.      From the phone book scroll window highlight the name that you would like 
  423. to display with the cursor keys or by clicking the left mouse button once.  
  424. Press <Enter> or the left mouse button again to display the phone book 
  425. information for the highlighted name.  Pressing a mouse button or any key 
  426. will return you to the phone book.
  427.  
  428.                                     * end *
  429.  
  430.  
  431. ***020
  432.  
  433. EDITING PHONE BOOK ENTRIES:
  434.  
  435.      Highlight the phone book entry that you would like to edit with the 
  436. mouse or the cursor keys.  Press <Ctrl-E>.  Press the number of the field 
  437. that you would like to edit.  Type your changes into the blank field.  Save 
  438. your changes by pressing <S> or exit without saving the changes by pressing 
  439. <Esc>.
  440.  
  441.                                     * end *
  442.  
  443. ***021
  444.  
  445. PRINTING LABELS:
  446.  
  447.     Choose one phone book entry by highlighting a name in the phone book with 
  448. the cursor keys or the mouse.  Choose more than one name by using the space 
  449. bar to tag your selections.  Press <Ctrl-L>.  Select <H> to print label(s) 
  450. for the highlighted name or <T> to print labels for the tagged names.  Select 
  451. <R> to print rolodex labels or <A> to print address labels (examples of each 
  452. are listed below).  If you are printing labels for a highlighted entry, you
  453. will be prompted for the number of labels you would like to print.   BIGMENU 
  454. will print up to 999 labels.  Next select the label size, set up your 
  455. printer, and press any key to start printing.       
  456.  
  457. Example of an address label:
  458.  
  459.           John Doe
  460.           555 Elm Street
  461.           Anytown, Mi. 55555-5555
  462.  
  463. Example of a rolodex label:
  464.  
  465.           Jane Doe
  466.           444 Maple Ave.
  467.           Mytown, Fl. 55555-5555
  468.           555-555-5555
  469.  
  470.                                     * end *
  471.  
  472. ***022
  473.  
  474. TAGGING PHONE BOOK ENTRIES:
  475.  
  476.      Use the <Space bar> to tag and untag names in the phone book.  BIGMENU 
  477. will allow you to delete tagged entries or print labels for tagged entries.  
  478. To tag all of the entries in the phone book, press <Ins>.  To untag all, 
  479. press <Del>.
  480.  
  481.                                     * end *
  482.  
  483. ***023
  484.  
  485. PROGRAM SETTINGS:
  486.  
  487.      Press <F3> from the main menu and enter the master password to change 
  488. the following settings:
  489.  
  490.      Master Password
  491.  
  492.      Daily Messages
  493.      
  494.      User Controls
  495.      
  496.      Hot Keys (DOS 5.0)
  497.      
  498.      Other Settings:
  499.         Program Sound
  500.         Main menu title
  501.         Monitor type (color or monochrome)
  502.         Blank out time
  503.         Program colors (color monitor only)
  504.         Hour chime 
  505.         DOS lock
  506.  
  507.                                     * end *
  508.  
  509.  
  510. ***026
  511.  
  512. USER CONTROLS:
  513.      
  514.      Choose <F3> from the main menu.  The master password (if one exists) 
  515. is needed for this function.  Select "User Controls".  Now select a user.
  516.      
  517.      Displayed information:  The following user information is displayed but 
  518.      cannot be changed:  User name, Last log-in time and date and the user 
  519.      password (user defined).
  520.  
  521.      User function keys:  The following user function keys can be enabled or
  522.      disabled by pressing <Alt-1 .. Alt-5>:
  523.  
  524.           <Alt-1>:  <Ctrl-A> Add a menu item
  525.           <Alt-2>:  <Ctrl-D> Delete a menu item
  526.           <Alt-3>:  <Ctrl-E> Edit a menu item
  527.           <Alt-4>:  <F3> User settings
  528.           <Alt-5>:  <F9> DOS functions
  529.  
  530.      Time restrictions:  Press <1 .. 7> to make time restrictions for the 
  531.      loaded user for <SUN .. SAT>.  Press <Any key> to make the hour 
  532.      unrestricted, or hit the space bar to restrict that hour.
  533.  
  534.      Saving user control changes:  Press <Esc> to exit and save changes made. 
  535.  
  536.                                     * end *
  537.  
  538. ***027
  539.  
  540. CHANGING A USER PASSWORD:
  541.  
  542.      Select <F3> from the user menu to change the current user's password.  
  543. Input the current password.  If the current password is correct, then BIGMENU 
  544. will allow you to change it.  Type and retype the new password.  Press 
  545. <Enter> without any input for no password.
  546.  
  547.                                     * end *
  548.  
  549. ***028
  550.  
  551. ADDING A USER MENU:
  552.  
  553.      From the main menu Press <Ctrl-A> and you will be prompted for for a new 
  554. user menu name.  There is an eight character limit for a user menu name.  The 
  555. master password (if one exists) will be required to add a user menu.  
  556.  
  557.                                     * end *
  558.  
  559. ***029
  560.  
  561. DELETING A USER MENU:
  562.  
  563.      From the main menu highlight the user menu and then press <Ctrl-D> to 
  564. delete the menu.  The master password (if one exists) is necessary for this 
  565. function.  
  566.  
  567.                                     * end *
  568.  
  569. ***030
  570.  
  571. LOADING A USER MENU:
  572.  
  573.      From the main menu, highlight the user menu to be loaded and press 
  574. <Enter>.  If the menu is password protected, then the user will be prompted 
  575. for the password.  Either the master password or the user password will allow 
  576. access.  If it is a restricted time period, then a message will be displayed 
  577. and the user will be returned to the main menu.
  578.  
  579.                                     * end *
  580.  
  581. ***031
  582.  
  583. PRINTING THE PHONE BOOK:
  584.  
  585.         From the phone book menu, press <Ctrl-P> to print your phone book. 
  586. Options include printing only tagged items or all items.  You can send the 
  587. output to a printer (LPT1) or a text file.  The phone book will be printed 
  588. as a list in the following format:       
  589.  
  590. LAST NAME (Alphabetical)        FIRST NAME           TELEPHONE NUMBER
  591.  
  592.                                     * end *
  593.  
  594. ***032
  595.  
  596. MANAGING YOUR PHONE BOOK DATA FILES:
  597.  
  598.         From the phone book menu, press <F8> to view the list of phone book
  599. data files.  From this screen you may change data directories, load a phone 
  600. book, create a new phone book, rename a phone book or delete a phone book.   
  601. BIGMENU allows 128 phone books and each phone book can hold 1024 entries.
  602.  
  603.                                     * end *
  604.  
  605. ***033
  606.  
  607. COMMAND LINE OPTIONS:
  608.  
  609.         BIGMENU                Run the program.
  610.         BIGMENU "User name"    Run the program and load a user's menu.
  611.         MENU PB                Run the phone book module only.
  612.         README                 View README.TXT
  613.         INSTALL                Program installation.
  614.  
  615.                                     * end *
  616.  
  617. ***034
  618.  
  619. TIME EXECUTION OF A MENU ITEM:
  620.  
  621.         From the user menu, highlight the menu item that you would like to 
  622. execute at a later time.  Press <Ctrl-T>.  Select the execution time and 
  623. press <Enter>.  BIGMENU will go into a screen blanking routine and will 
  624. execute the menu item at the specified time.
  625.  
  626.                                    *end*
  627.  
  628. ***035
  629.  
  630. HOT KEYS
  631.  
  632.         Hot keys are key combinations that allow quick access to programs or
  633. batch routines.  BIGMENU uses <Shift-F1..F12> for its 12 hot key 
  634. combinations.  Hot keys will only function from the main menu, user menu, or 
  635. submenu.  Hot keys are only an option if you are running DOS 5.0 or later.  
  636. Press <Ctrl-F1> to display your hot keys from the main or user menu.
  637.         To set up hot keys:  Select <F3> from the main menu.  Select "Hot Key
  638. Controls" from the Settings Menu.  Press <Ctrl-N> to name the hot key.  Press
  639. <Ctrl-E> to write a batch file for the hot key.  BIGMENU will put you into 
  640. the DOS 5.0 text editor to write your commands.  Save your changes and exit.
  641.         You may also delete hot keys, enable/disable hot keys, or print a hot
  642. key function strip for your keyboard.
  643.  
  644.                                 *end*
  645.  
  646. ***036
  647.  
  648. PHONE BOOK FILE MANAGER SETTINGS
  649.  
  650.         Press <F3> from the phone book file manager menu to access the phone
  651. book file manager settings.  The master password (if one exists) will be 
  652. necessary to access these settings.  
  653.         Choose "Password Protect Functions", if you would like to turn off or
  654. turn on password protection of the phone book file manager function buttons.
  655. If the password protection is enabled, the master password (if one exists)
  656. will be necessary to add, delete, or rename a phone book file or to change 
  657. the data directory.
  658.         Choose "Password Protect File", if you would like to password protect
  659. a phone book data file.  Select a file and press <Enter>.  Choose "YES" to 
  660. enable the password protection or "NO" to disable the password protection.  
  661. When password protection is enabled, the master password (if one exists) 
  662. is necessary to access the file.
  663.  
  664.                                   *end*
  665.  
  666. ***037
  667.  
  668. RENAMING A USER MENU
  669.  
  670.         Hi-Lite the user to be renamed and press <Ctrl-R> from the main menu 
  671. to rename a user menu.  The master password (if one exists) is necessary for
  672. this function.
  673.  
  674.                                 *end*
  675.  
  676. ***038
  677.  
  678. SCHEDULER
  679.  
  680.         Press <F7> from the user menu to access BIGMENU's scheduler module.
  681. IF the module file, SCHEDULE.EXE, does not exist, you will be advised and
  682. returned to the user menu.  Each user may create his own schedule data file.
  683. The user password (if one exists) is needed to access this file.  The 
  684. scheduler module can be obtained from FSCI, by registering the program.  See
  685. BIGMENU (Addendum and Offers) or press <F8> for more information about 
  686. registering BIGMENU.
  687.  
  688.                                 *end*
  689.  
  690. ***END
  691.  
  692.  
  693.